home *** CD-ROM | disk | FTP | other *** search
/ Alumni Directory: Overlin College 2004 / Overlin College Alumni Directory 2004.iso / IE5 / pnfilter.cab / pnfilter.inf < prev    next >
INI File  |  1999-02-18  |  13KB  |  304 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  4.  
  5. [DefaultInstall] 
  6. RequiredEngine=setupapi
  7. CustomDestination=DSPN.Destination
  8. RunPreSetupCommands=DSPN.ArchiveReg
  9. CopyFiles   =DSPNCopy.Core, DSPNCopy.INF, DSPNDependencyFiles
  10. AddReg      =DSPNUninstallKey.95, DSPN.Reg
  11. DelReg=Reg.Reset
  12. RegisterOCXs=DSPNOCX.Register
  13. RunPostSetupCommands=DSPN.RestoreReg,DSPN.Register
  14.  
  15. [DefaultInstall.NT]
  16. CustomDestination=DSPN.Destination
  17. RunPreSetupCommands=DSPN.ArchiveReg
  18. CopyFiles   =DSPNCopy.Core, DSPNCopy.INF, DSPNDependencyFiles
  19. AddReg      =DSPNUninstallKey.NT, DSPN.Reg
  20. DelReg=Reg.Reset
  21. RegisterOCXs=DSPNOCX.Register
  22. RunPostSetupCommands=DSPN.RestoreReg,DSPN.Register
  23.  
  24. [Uninstall]
  25. CustomDestination=DSPN.Destination.Remove
  26. BeginPrompt   =DSPNPrompt.ConfirmUninstall
  27. RunPreSetupCommands=DSPN.ArchiveReg.Path
  28. DelReg        =DSPN.Reg.Delete
  29. UnRegisterOCXs=DSPNOCX.UnRegister
  30. DelFiles      =DSPNCopy.Remove
  31. EndPrompt     =DSPNPrompt.UninstallComplete
  32. RunPostSetupCommands=DSPN.RestoreReg
  33. CleanUp=1
  34.  
  35. [Uninstall.NT]
  36. CustomDestination=DSPN.Destination.Remove
  37. BeginPrompt   =DSPNPrompt.ConfirmUninstall
  38. RunPreSetupCommands=DSPN.ArchiveReg.Path
  39. DelReg        =DSPN.Reg.Delete
  40. UnRegisterOCXs=DSPNOCX.UnRegister
  41. DelFiles      =DSPNCopy.Remove
  42. RunPostSetupCommands=DSPN.RestoreReg
  43. EndPrompt     =DSPNPrompt.UninstallComplete
  44. CleanUp=1
  45.  
  46. [DSPN.Destination]
  47. 49300,49301,49302=DSPNDirectory,7
  48.  
  49. [DSPN.Destination.Remove]
  50. 49400,49401,49402=DSPNDirectory.Save,5
  51.  
  52. [DestinationDirs]
  53. ; DSPNDirectory
  54. DSPNCopy.Core=49300
  55. DSPNCopy.Remove=49400
  56.  
  57. ;LDID_INF
  58. DSPNCopy.INF  =17
  59.  
  60. DSPNDependencyFiles=11
  61.  
  62. [DSPNDirectory]
  63. HKLM,"%KEY_MEDIA_PLAYER%","Installation DirectoryLFN","",""
  64. ,,,"%CONFIRM_ERROR%",""
  65.  
  66. [DSPNDirectory.Save]
  67. HKLM,"%KEY_MEDIA_PLAYER%","PNDir","","%49301%"
  68.  
  69. [DSPNPrompt.UninstallComplete]
  70. Prompt="%PROMPT_UNINSTALL_COMPLETE%"
  71.  
  72. [DSPNPrompt.ConfirmUninstall]
  73. Title="%TITLE_UNINSTALL%"
  74. ButtonType=YESNO
  75. Prompt="%CONFIRM_UNINSTALL%"
  76.  
  77. [DSPNUninstallKey.95] 
  78. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","PN",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall,1,N"
  79.  
  80. [DSPNUninstallKey.NT] 
  81. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","PN",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall.NT,1"
  82.  
  83. [DSPNOCX.UnRegister]
  84. "%49400%\pnwrap.dll"
  85.  
  86. [DSPNOCX.Register]
  87. "%49300%\pnwrap.dll"
  88.  
  89. [DSPN.ArchiveReg]
  90. unregpn.exe /ArchiveReg
  91.  
  92. [DSPN.ArchiveReg.Path]
  93. "%17%\unregpn.exe" /ArchiveReg
  94.  
  95. [DSPN.RestoreReg]
  96. "%17%\unregpn.exe" /RestoreReg
  97.  
  98. [DSPN.Register]
  99. ;;This adds the support for RA files, set up by the reg keys above
  100. "%17%\unregmp2.exe" /AddNewExtensions /V:KEEP
  101. ;;This adds the refcount on the PN codecs
  102. "%17%\unregpn.exe" /AddRef
  103.  
  104. [DSPN.UnRegister]
  105. ;;This removes the refcount on the PN codecs
  106. "%17%\unregpn.exe" /DeRef
  107.  
  108. [DSPN.Reg]
  109. ;;ASetup info
  110. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}",,,"%PNFilter_Desc%"
  111. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "ComponentID",,"%PNFilter_Desc%"
  112. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "IsInstalled",0x00010001,1
  113. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "Version",,"3,0,0,2702"
  114. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "Locale",,"%LANGUAGE%"
  115. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "StubPath",,""
  116.  
  117. ;;; Take over the "pnm:" protocol, so people can play progressive content
  118. HKCR,"PNM","Source Filter",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  119. HKCR,"PNM","Animation",,"dxmasf.dll,150"
  120.  
  121. HKCR,"HTTP\Extensions",".RA",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  122. HKCR,"HTTP\Extensions",".RM",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  123.  
  124. HKCR,"HTTP\AnimExtensions",".RA",,"dxmasf.dll,150"
  125. HKCR,"HTTP\AnimExtensions",".RMM",,"dxmasf.dll,150"
  126. HKCR,"HTTP\AnimExtensions",".RM",,"dxmasf.dll,150"
  127. HKCR,"HTTP\AnimExtensions",".RAM",,"dxmasf.dll,150"
  128.  
  129. HKLM,"%KEY_MEDIA_PLAYER%","PNDir","","%49301%"
  130.  
  131. ; .ram: look for pnm:
  132. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{A98C8400-4181-11d1-A520-00A0D10129C0}","0",,"0,4,dfdfdfff,706e6d3a"
  133. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{A98C8400-4181-11d1-A520-00A0D10129C0}","Source Filter",,"{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  134.  
  135. HKCR,"Media Type\Extensions\.ram","Source Filter",,"{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  136. HKCR,"Media Type\Extensions\.ram","Media Type",,"{E436EB83-524F-11CE-9F53-0020AF0BA770}"
  137. HKCR,"Media Type\Extensions\.ram","Subtype",,"{A98C8400-4181-11d1-A520-00A0D10129C0}"
  138.  
  139. HKCR,"Media Type\Extensions\.ra","Animation",,"dxmasf.dll,150"
  140. HKCR,"Media Type\Extensions\.rm","Animation",,"dxmasf.dll,150"
  141. HKCR,"Media Type\Extensions\.ram","Animation",,"dxmasf.dll,150"
  142. HKCR,"Media Type\Extensions\.rmm","Animation",,"dxmasf.dll,150"
  143.  
  144. ;look for PNM?
  145.  
  146. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}","0",,"0,4,,2e524d46"
  147. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}","1",,"0,4,,2e7261fd"
  148. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}","Source Filter",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  149.  
  150. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page1",,"{5E544444-764E-11d1-BD5E-00C04FB6B4CA}"
  151. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page2",,"{7AEDD30C-7682-11d1-BD5E-00C04FB6B4CA}"
  152. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page3",,"{7AEDD30D-7682-11d1-BD5E-00C04FB6B4CA}"
  153. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page4",,"{7AEDD30E-7682-11d1-BD5E-00C04FB6B4CA}"
  154.  
  155. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_RM% (%TYPE_RM%)",,"%TYPE_RM%"
  156.  
  157. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "AlreadyRegistered",, "no"
  158. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "MediaType.Icon",,"%11%\quartz.dll,-201"
  159. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "MediaType.Description",,"%FILE_RM%"
  160. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "Extension.MIME",,"audio/x-pn-realaudio"
  161. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "Extension.Handler",,"ramFile"
  162. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "MCISupport",,"no"
  163. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "ReplaceApps",,"mplayer2.exe|iexplore.exe"
  164. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "open=play",,"yes"
  165. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "ReuseExtHandler",,"yes"
  166.  
  167. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "AlreadyRegistered",, "no"
  168. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "MediaType.Icon",,"%11%\quartz.dll,-201"
  169. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "MediaType.Description",,"%FILE_RM%"
  170. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "Extension.MIME",,"audio/x-pn-realaudio"
  171. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "Extension.Handler",,"ramFile"
  172. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "MCISupport",,"no"
  173. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "ReplaceApps",,"mplayer2.exe|iexplore.exe"
  174. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "open=play",,"yes"
  175. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "ReuseExtHandler",,"yes"
  176.  
  177. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "AlreadyRegistered",, "no"
  178. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "MediaType.Icon",,"%11%\quartz.dll,-201"
  179. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "MediaType.Description",,"%FILE_RM%"
  180. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "Ex